home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / spongebo.swf / scripts / frame_22 / PlaceObject2_65_499 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2010-08-12  |  79 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(gameOn)
  3.    {
  4.       checkPowerUp();
  5.    }
  6. }
  7.